home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 117 / PC Guia 117.iso / Software / Utils / Software6 / Product9 / flashblock-1.3.1-fx+mz+tb.xpi / install.rdf < prev   
Extensible Markup Language  |  2005-04-28  |  4KB  |  86 lines

  1. <?xml version="1.0"?>
  2. <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  3.      xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  4.  
  5.     <Description about="urn:mozilla:install-manifest">
  6.         <em:id>{3d7eb24f-2740-49df-8937-200b1cc08f8a}</em:id>
  7.         <em:type>2</em:type>
  8.         <em:name>Flashblock</em:name>
  9.         <em:version>1.3.1</em:version>
  10.         <em:description>Replaces Flash objects with a button you can click to view them.</em:description>
  11.         <em:creator>The Flashblock Team</em:creator>
  12.         <em:contributor>Jesse Ruderman</em:contributor>
  13.         <em:contributor>Lorenzo Colitti</em:contributor>
  14.         <em:contributor>Philip Chee</em:contributor>
  15.         <em:contributor>Przemyslaw Bialik</em:contributor>
  16.         <em:contributor>Ted Mielczarek</em:contributor>
  17.         <em:contributor>Ted Drake</em:contributor>
  18.         <em:contributor>Tradnor</em:contributor>
  19.         <em:contributor>Tjaard de Vries (Dutch translation)</em:contributor>
  20.         <em:contributor>Albert Feller (German translation)</em:contributor>
  21.         <em:contributor>Vincent Blevin (French translation)</em:contributor>
  22.         <em:contributor>Kornel Misiejuk (Polish translation)</em:contributor>
  23.         <em:contributor>Gomyoung Kim (Korean translation)</em:contributor>
  24.         <em:contributor>Hugo Sena Ribeiro (Portuguese translation)</em:contributor>
  25.         <em:contributor>Kim Ludvigsen (Danish translation)</em:contributor>
  26.         <em:contributor>K├│sz├│ J├│zsef (Hungarian translation)</em:contributor>
  27.         <em:contributor>Mlok (Czech translation)</em:contributor>
  28.         <em:contributor>Marcelo Saavedra (Spanish translation)</em:contributor>
  29.         <em:contributor>Sergey (Russian translation)</em:contributor>
  30.         <em:contributor>Ovidiu Dan (Romanian)</em:contributor>
  31.         <em:contributor>... and special thanks to Neil Rashbrook (Whitelist wizardry)</em:contributor>
  32.         <em:homepageURL>http://flashblock.mozdev.org/</em:homepageURL>
  33.         <em:iconURL>chrome://flashblock/content/flashblock.png</em:iconURL>
  34.         <em:optionsURL>chrome://flashblock/content/options.xul</em:optionsURL>
  35.  
  36.         <em:file>
  37.             <Description about="urn:mozilla:extension:file:flashblock.jar">
  38.                 <em:package>content/flashblock/</em:package>
  39.                 <em:locale>locale/en-US/flashblock/</em:locale>
  40.                 <em:locale>locale/it-IT/flashblock/</em:locale>
  41.                 <em:locale>locale/nl-NL/flashblock/</em:locale>
  42.                 <em:locale>locale/de-DE/flashblock/</em:locale>
  43.                 <em:locale>locale/fr-FR/flashblock/</em:locale>
  44.                 <em:locale>locale/pl-PL/flashblock/</em:locale>
  45.                 <em:locale>locale/ko-KR/flashblock/</em:locale>
  46.                 <em:locale>locale/pt-BR/flashblock/</em:locale>
  47.                 <em:locale>locale/da-DK/flashblock/</em:locale>
  48.                 <em:locale>locale/hu-HU/flashblock/</em:locale>
  49.                 <em:locale>locale/cs-CZ/flashblock/</em:locale>
  50.                 <em:locale>locale/es-ES/flashblock/</em:locale>
  51.                 <em:locale>locale/ru-RU/flashblock/</em:locale>
  52.                 <em:locale>locale/ro-RO/flashblock/</em:locale>
  53.                 <em:locale>locale/de-AT/flashblock/</em:locale>
  54.             </Description>
  55.         </em:file>
  56.  
  57.        <!-- Firefox -->
  58.         <em:targetApplication>
  59.             <Description>
  60.                 <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
  61.                 <em:minVersion>0.8</em:minVersion>
  62.                 <em:maxVersion>1.0+</em:maxVersion>
  63.             </Description>
  64.         </em:targetApplication>
  65.  
  66.        <!-- Thunderbird -->
  67.         <em:targetApplication>
  68.             <Description>
  69.                 <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
  70.                 <em:minVersion>0.7</em:minVersion>
  71.                 <em:maxVersion>1.0+</em:maxVersion>
  72.             </Description>
  73.         </em:targetApplication>
  74.  
  75.        <!-- Mozilla Suite -->
  76.         <em:targetApplication>
  77.             <Description>
  78.                 <em:id>{86c18b42-e466-45a9-ae7a-9b95ba6f5640}</em:id>
  79.                 <em:minVersion>1.4</em:minVersion>
  80.                 <em:maxVersion>1.8</em:maxVersion>
  81.             </Description>
  82.         </em:targetApplication>
  83.  
  84.     </Description>
  85. </RDF>
  86.